Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the Collection<T>. |
![]() | Item | Gets or sets the element at the specified index. |
The following tables list the members exposed by Collection<T>.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the Collection<T>. |
![]() | Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() | IndexOf | Determines the index of a specific item in the IList. |
![]() | ToArray | Copies the elements of the Collection<T> to a new array. |